How to Install libibverbs-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libibverbs-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libibverbs-dev software package provides Development files for the libibverbs library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libibverbs-dev 

libibverbs-dev is installed in your system.

Make ensure the libibverbs-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libibverbs-dev *

You will get with libibverbs-dev package name, version, architecture and description in a table

libibverbs-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Library development
Package libibverbs-dev
Version 1.1.7-1ubuntu1
Description Development files for the libibverbs library
Sub Section libdevel


See Also, How to uninstall or remove libibverbs-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?